home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 13
/
MacFormat n. 13 (Spain)
/
Macformat 13.bin
/
Shareware Internet
/
Desarrolladores
/
ICAppSourceKit1.2
/
ICWindowUtils.p
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-02-10
|
155 b
|
12 lines
unit ICWindowUtils;
interface
uses
ICTypes, ICWindowGlobals;
function WindowsOpen (wt: WindowType): OSErr;
implementation
end. (* ICWindowUtils *)